ListLogLinearPlot
ListLogLinearPlot[{y1,y2,…}] makes a log-linear plot of the yi, assumed to correspond to x coordinates 1, 2, ….
ListLogLinearPlot[{{x1,y1},{x2,y2},…}] makes a log-linear plot of the specified list of x and y values.
ListLogLinearPlot[{list1,list2,…}] plots several lists of values.
ListLogLinearPlot[{…,w[datai,…],…}] plots datai with features defined by the symbolic wrapper w.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.